home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / jpeginst / jpeginst.exe / {app} / enhancer.exe / 0 / RCDATA / TADVERTFORM / TADVERTFORM.txt < prev   
Text File  |  2004-11-05  |  9KB  |  354 lines

  1. object AdvertForm: TAdvertForm
  2.   Left = 370
  3.   Top = 219
  4.   AutoScroll = False
  5.   BorderIcons = [biMinimize, biMaximize]
  6.   Caption = 'VicMan Software Products'
  7.   ClientHeight = 403
  8.   ClientWidth = 417
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object ImPhEditor: TImage
  22.     Left = 8
  23.     Top = 58
  24.     Width = 33
  25.     Height = 33
  26.     Cursor = crHandPoint
  27.     Picture.Data = {<image000.bmp>}
  28.     Transparent = True
  29.     OnClick = btPhEditorClick
  30.   end
  31.   object ImJpegEnh: TImage
  32.     Left = 8
  33.     Top = 170
  34.     Width = 33
  35.     Height = 33
  36.     Cursor = crHandPoint
  37.     Picture.Data = {<image001.ico>}
  38.     OnClick = btJpegEnhClick
  39.   end
  40.   object ImRedEye: TImage
  41.     Left = 8
  42.     Top = 114
  43.     Width = 33
  44.     Height = 33
  45.     Cursor = crHandPoint
  46.     Picture.Data = {<image002.ico>}
  47.     OnClick = btRedEyeClick
  48.   end
  49.   object ImLight: TImage
  50.     Left = 8
  51.     Top = 226
  52.     Width = 33
  53.     Height = 33
  54.     Cursor = crHandPoint
  55.     Picture.Data = {<image003.ico>}
  56.     OnClick = btLightClick
  57.   end
  58.   object ImCartoon: TImage
  59.     Left = 8
  60.     Top = 282
  61.     Width = 33
  62.     Height = 33
  63.     Cursor = crHandPoint
  64.     Picture.Data = {<image004.ico>}
  65.     OnClick = btCartoonClick
  66.   end
  67.   object TeLabel1: TTeLabel
  68.     Left = 52
  69.     Top = 58
  70.     Width = 277
  71.     Height = 26
  72.     Performance = kspNoBuffer
  73.     Caption = 
  74.       'VCW VicMan'#39's Photo Editor is a free versatile image editor with ' +
  75.       'an intuitive interface.'
  76.     Color = clBtnFace
  77.     ParentColor = False
  78.     ThemeObject = 'default'
  79.     WordWrap = True
  80.   end
  81.   object TeLabel2: TTeLabel
  82.     Left = 52
  83.     Top = 114
  84.     Width = 279
  85.     Height = 39
  86.     Performance = kspNoBuffer
  87.     Caption = 
  88.       'Red Eye Remover is an easy to use program that is able to remove' +
  89.       ' the red-eye effect from your images almost automatically.'
  90.     Color = clBtnFace
  91.     ParentColor = False
  92.     ThemeObject = 'default'
  93.     WordWrap = True
  94.   end
  95.   object TeLabel3: TTeLabel
  96.     Left = 52
  97.     Top = 170
  98.     Width = 291
  99.     Height = 26
  100.     Performance = kspNoBuffer
  101.     Caption = 
  102.       'Jpeg Enhancer is a program that lets you recover the images, rui' +
  103.       'ned by the JPEG compression.'
  104.     Color = clBtnFace
  105.     ParentColor = False
  106.     ThemeObject = 'default'
  107.     WordWrap = True
  108.   end
  109.   object TeLabel5: TTeLabel
  110.     Left = 52
  111.     Top = 226
  112.     Width = 284
  113.     Height = 26
  114.     Performance = kspNoBuffer
  115.     Caption = 
  116.       'Light Artist allows you to add realistic lighting effects and 3D' +
  117.       ' relief to your photos.'
  118.     Color = clBtnFace
  119.     ParentColor = False
  120.     ThemeObject = 'default'
  121.     WordWrap = True
  122.   end
  123.   object TeLabel6: TTeLabel
  124.     Left = 52
  125.     Top = 282
  126.     Width = 281
  127.     Height = 39
  128.     Performance = kspNoBuffer
  129.     Caption = 
  130.       'Add a touch of humor to your photos with Cartoonist - a compact ' +
  131.       'graphics software program for transforming photos with special w' +
  132.       'arp effects.'
  133.     Color = clBtnFace
  134.     ParentColor = False
  135.     ThemeObject = 'default'
  136.     WordWrap = True
  137.   end
  138.   object TeLabel4: TTeLabel
  139.     Left = 0
  140.     Top = 16
  141.     Width = 409
  142.     Height = 17
  143.     Performance = kspNoBuffer
  144.     Alignment = taCenter
  145.     AutoSize = False
  146.     Caption = 
  147.       'Check out other VicMan Software products for your digital photos' +
  148.       '!'
  149.     Color = clBtnFace
  150.     ParentColor = False
  151.     ThemeObject = 'default'
  152.     WordWrap = True
  153.   end
  154.   object TeLabel7: TTeLabel
  155.     Left = 16
  156.     Top = 364
  157.     Width = 265
  158.     Height = 34
  159.     Performance = kspNoBuffer
  160.     AutoSize = False
  161.     Anchors = [akLeft, akBottom]
  162.     Caption = 'This advertising will be removed in the registered version!'
  163.     Color = clBtnFace
  164.     ParentColor = False
  165.     ThemeObject = 'default'
  166.     WordWrap = True
  167.   end
  168.   object Bevel1: TBevel
  169.     Left = 4
  170.     Top = 353
  171.     Width = 405
  172.     Height = 10
  173.     Anchors = [akLeft, akBottom]
  174.     Shape = bsTopLine
  175.   end
  176.   object btExit: TTeButton
  177.     Left = 333
  178.     Top = 364
  179.     Width = 75
  180.     Height = 25
  181.     Performance = kspDoubleBuffer
  182.     OnClick = btExitClick
  183.     Anchors = [akLeft, akBottom]
  184.     BlackAndWhiteGlyph = False
  185.     Cancel = True
  186.     Caption = 'Exit'
  187.     Default = True
  188.     FontOptions.Bold = False
  189.     FontOptions.Italic = False
  190.     FontOptions.SizeDelta = 0
  191.     FontOptions.FontColor = clNone
  192.     FontOptions.StrikeOut = False
  193.     FontOptions.Underline = False
  194.     ThemeObject = 'default'
  195.     TabOrder = 0
  196.     WordWrap = False
  197.   end
  198.   object btPhEditor: TTeButton
  199.     Left = 358
  200.     Top = 58
  201.     Width = 50
  202.     Height = 25
  203.     Performance = kspDoubleBuffer
  204.     OnClick = btPhEditorClick
  205.     BlackAndWhiteGlyph = False
  206.     Caption = 'More...'
  207.     FontOptions.Bold = False
  208.     FontOptions.Italic = False
  209.     FontOptions.SizeDelta = 0
  210.     FontOptions.FontColor = clNone
  211.     FontOptions.StrikeOut = False
  212.     FontOptions.Underline = False
  213.     ThemeObject = 'default'
  214.     TabOrder = 1
  215.     WordWrap = False
  216.   end
  217.   object btRedEye: TTeButton
  218.     Left = 358
  219.     Top = 114
  220.     Width = 50
  221.     Height = 25
  222.     Performance = kspDoubleBuffer
  223.     OnClick = btRedEyeClick
  224.     BlackAndWhiteGlyph = False
  225.     Caption = 'More...'
  226.     FontOptions.Bold = False
  227.     FontOptions.Italic = False
  228.     FontOptions.SizeDelta = 0
  229.     FontOptions.FontColor = clNone
  230.     FontOptions.StrikeOut = False
  231.     FontOptions.Underline = False
  232.     ThemeObject = 'default'
  233.     TabOrder = 2
  234.     WordWrap = False
  235.   end
  236.   object btJpegEnh: TTeButton
  237.     Left = 358
  238.     Top = 170
  239.     Width = 50
  240.     Height = 25
  241.     Performance = kspDoubleBuffer
  242.     OnClick = btJpegEnhClick
  243.     BlackAndWhiteGlyph = False
  244.     Caption = 'More...'
  245.     FontOptions.Bold = False
  246.     FontOptions.Italic = False
  247.     FontOptions.SizeDelta = 0
  248.     FontOptions.FontColor = clNone
  249.     FontOptions.StrikeOut = False
  250.     FontOptions.Underline = False
  251.     ThemeObject = 'default'
  252.     TabOrder = 3
  253.     WordWrap = False
  254.   end
  255.   object btLight: TTeButton
  256.     Left = 358
  257.     Top = 226
  258.     Width = 50
  259.     Height = 25
  260.     Performance = kspDoubleBuffer
  261.     OnClick = btLightClick
  262.     BlackAndWhiteGlyph = False
  263.     Caption = 'More...'
  264.     FontOptions.Bold = False
  265.     FontOptions.Italic = False
  266.     FontOptions.SizeDelta = 0
  267.     FontOptions.FontColor = clNone
  268.     FontOptions.StrikeOut = False
  269.     FontOptions.Underline = False
  270.     ThemeObject = 'default'
  271.     TabOrder = 4
  272.     WordWrap = False
  273.   end
  274.   object btCartoon: TTeButton
  275.     Left = 358
  276.     Top = 282
  277.     Width = 50
  278.     Height = 25
  279.     Performance = kspDoubleBuffer
  280.     OnClick = btCartoonClick
  281.     BlackAndWhiteGlyph = False
  282.     Caption = 'More...'
  283.     FontOptions.Bold = False
  284.     FontOptions.Italic = False
  285.     FontOptions.SizeDelta = 0
  286.     FontOptions.FontColor = clNone
  287.     FontOptions.StrikeOut = False
  288.     FontOptions.Underline = False
  289.     ThemeObject = 'default'
  290.     TabOrder = 5
  291.     WordWrap = False
  292.   end
  293.   object smlFormLangRes1: TsmlFormLangRes
  294.     LangFileName = 'DefLang.ini'
  295.     IgnoreEmptyString = False
  296.     AutoCreateMode = True
  297.     AddBracket = False
  298.     StringProperties.Strings = (
  299.       'Caption')
  300.     StringsProperties.Strings = (
  301.       'Tabs'
  302.       'Items')
  303.     IgnoreFormCaption = False
  304.     IncludeListViewItems = False
  305.     IncludeListViewHead = False
  306.     IncludeTreeViewItems = False
  307.     Active = True
  308.     Left = 328
  309.     Top = 20
  310.   end
  311.   object TeForm1: TTeForm
  312.     Animation.EffectKind = '[ RANDOM ] - Random selection'
  313.     BorderIcons = [kbiClose]
  314.     BorderStyle = kbsDialog
  315.     Dragging.Sizeable = False
  316.     SystemMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  317.     TrayMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  318.     Performance = ksfpNoBuffer
  319.     StayOnTop = False
  320.     StretchBackground = False
  321.     WindowState = kwsNormal
  322.     ThemeObject = 'default'
  323.     Left = 284
  324.     Top = 20
  325.   end
  326.   object smlMsgLangRes1: TsmlMsgLangRes
  327.     LangFileName = 'DefLang.ini'
  328.     IgnoreEmptyString = False
  329.     AutoCreateMode = True
  330.     AddBracket = False
  331.     MsgList.Strings = (
  332.       
  333.         'LabelPhEditor=VCW VicMan'#39's Photo Editor is a free versatile imag' +
  334.         'e editor with an intuitive interface.'
  335.       
  336.         'LabelRedEye=Red Eye Remover is an easy to use program that is ab' +
  337.         'le to remove the red-eye effect from your images almost automati' +
  338.         'cally.'
  339.       
  340.         'LabelJpeg =Jpeg Enhancer is a program that lets you recover the ' +
  341.         'images, ruined by the JPEG compression.'
  342.       
  343.         'LabelLight=Light Artist allows you to add realistic lighting eff' +
  344.         'ects and 3D relief to your photos.'
  345.       
  346.         'LabelCartoon=Add a touch of humor to your photos with Cartoonist' +
  347.         ' - a compact graphics software program for transforming photos w' +
  348.         'ith special warp effects.')
  349.     Active = False
  350.     Left = 364
  351.     Top = 24
  352.   end
  353. end
  354.